Recent Releases of geocat-examples
geocat-examples - v2025.03.0
What's Changed
- Fix for skewt plots by @anissa111 in https://github.com/NCAR/geocat-examples/pull/482
- pinned matplotlib version <3.6 and pinned pint to <0.20 by @pilotchute in https://github.com/NCAR/geocat-examples/pull/486
- Minmax 3 by @jiaqi-beep in https://github.com/NCAR/geocat-examples/pull/403
- Fixes for #320 #484 by @pilotchute in https://github.com/NCAR/geocat-examples/pull/487
- ConOncon 1 addrighthand_axis by @doqhne in https://github.com/NCAR/geocat-examples/pull/464
- Bump actions/setup-python from 3 to 4 by @dependabot in https://github.com/NCAR/geocat-examples/pull/445
- box2 with Viz function settickdirectionspine_visibility by @jiaqi-beep in https://github.com/NCAR/geocat-examples/pull/407
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/NCAR/geocat-examples/pull/429
- addlatlongridlines in native1 and native_2 by @jiaqi-beep in https://github.com/NCAR/geocat-examples/pull/410
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/NCAR/geocat-examples/pull/491
- Bump actions/setup-python from 3 to 4 by @dependabot in https://github.com/NCAR/geocat-examples/pull/490
- Pin xarray in conda_environment.yml by @hCraker in https://github.com/NCAR/geocat-examples/pull/496
- Update nclskewt2_2 by @hCraker in https://github.com/NCAR/geocat-examples/pull/498
- Sphinx book theme update to examples documentation. by @pilotchute in https://github.com/NCAR/geocat-examples/pull/493
- Right vertical axis height be calculated by @jukent in https://github.com/NCAR/geocat-examples/pull/500
- conOncon1 with addrighthand_axis by @jiaqi-beep in https://github.com/NCAR/geocat-examples/pull/409
- update examples to use height-pressure-axis function by @jukent in https://github.com/NCAR/geocat-examples/pull/501
- change deprecated np.int alias to np.int32 by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/511
- Update README.md installation link by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/512
- spelling error in gallery! by @jukent in https://github.com/NCAR/geocat-examples/pull/513
- Fix and update CI and bump minimum Python requirement by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/516
- Update cm calls by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/515
- Unpin matplotlib and remove old ncar channel by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/518
- Adjust notebook plot sizing by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/521
- Fix references to geocat-f2py functions that were broken by the latest release of geocat-comp by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/526
- Updates to Gallery to use new function names and kwargs by @jukent in https://github.com/NCAR/geocat-examples/pull/506
- Update NCLminmax3 example and move it over to the gallery by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/530
- Correct status badge by @jukent in https://github.com/NCAR/geocat-examples/pull/535
- Clean up environment file to mitigate sphinx version problem by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/542
- Remove unneeded xarray version pin by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/540
- Add CODEOFCONDUCT.md by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/547
- Add environment cache key to CI config file by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/545
- Comment out saving the animation in NCLanimate1.py by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/538
- Contributor's guide by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/549
- Add Python 3.11 and remove Python 3.8 by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/552
- Better document usage of setvectordensity in NCLvector3.py by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/553
- Remove Gallery/Topography/NCLtopo1.py by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/557
- Change text, and remove bad notebooks by @jukent in https://github.com/NCAR/geocat-examples/pull/556
- Add a timeout limit for CI by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/561
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/NCAR/geocat-examples/pull/536
- Update install.rst for clarity and to remove the broken link I missed by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/563
- Remove matplotlib version pin and minor contour labeling change for compatibility by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/568
- Update NCLtopo1.py example to use the original dataset by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/569
- Clean up the conda_environment.yml by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/572
- Update NCLsat3.py ticks and formatting by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/571
- Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/NCAR/geocat-examples/pull/573
- Adjust contour levels and colorbar ticks to adapt to updates in Matplotlib 3.6+ by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/575
- Matplotlib 3.8+ compatibility - positional to keyword args and contour label specification fixes by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/579
- Add upstream CI by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/577
- Panel35 to use data from geocat.datafiiles instead of creating on the fly with generate2d_array by @jukent in https://github.com/NCAR/geocat-examples/pull/559
- Add a retry step to the flaky part of our CI workflow by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/581
- Add upstream CI status badge to README.md by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/584
- NSF NCAR branding updates by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/585
- Pin Sphinx version to address gallery issues by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/590
- Address a few problems caught by testing with Python 3.12 by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/588
- Polar 8 by @jiaqi-beep in https://github.com/NCAR/geocat-examples/pull/391
- Bump nick-fields/retry from 2 to 3 by @dependabot in https://github.com/NCAR/geocat-examples/pull/591
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in https://github.com/NCAR/geocat-examples/pull/593
- Fix temperature units in NCLconLev1.py by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/595
- Demonstrate how to mask out lakes from land feature in NCL_mask2 by @jukent in https://github.com/NCAR/geocat-examples/pull/599
- Address xarray deprecation of drop by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/601
- Taylor Diagram example update with new methods by @jukent in https://github.com/NCAR/geocat-examples/pull/598
- Use macos-13 runners to keep testing on Intel-based Macs by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/605
- Pin SciPy version until we address changes by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/608
- Better mimic NCL's satellite projection by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/609
- pins micromamba and update the frequency for upstream-dev CI by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/611
- Update pre-commit by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/614
- Bump mamba-org/setup-micromamba from 1 to 2 by @dependabot in https://github.com/NCAR/geocat-examples/pull/612
- Address SciPy interp2d deprecation by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/615
- Remove micromamba version pin by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/617
- Temporarily remove incorrect NCLvector5.py example by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/618
- Address CI failures from upstream Matplotlib changes by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/621
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/NCAR/geocat-examples/pull/622
- Theme configuration fix by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/624
- Avoid Xarray version w/ bug by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/628
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/NCAR/geocat-examples/pull/626
- plt.scatter needs norm argument in Station 2 by @mnlevy1981 in https://github.com/NCAR/geocat-examples/pull/629
- Remaining changes to support Matplotlib 3.10 by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/630
- Update docs config by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/636
- Remove NumPy from upstream-dev CI by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/639
- Add quiver key to NCLpolar8.py by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/638
- Reconfigure analytics by @kafitzgerald in https://github.com/NCAR/geocat-examples/pull/640
New Contributors
- @kafitzgerald made their first contribution in https://github.com/NCAR/geocat-examples/pull/511
- @pre-commit-ci made their first contribution in https://github.com/NCAR/geocat-examples/pull/622
Full Changelog: https://github.com/NCAR/geocat-examples/compare/v2022.07.0...v2025.03.0
- Python
Published by kafitzgerald 11 months ago
geocat-examples - v2022.07.0
Tagged version to mark (majority) end of SIParCS contributions and to prepare for release of GeoCAT-viz
What's Changed
- updating ce31 by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/436
- Update citation texts per Zenodo DOI implementation per-version by @erogluorhan in https://github.com/NCAR/GeoCAT-examples/pull/450
- Coneff 8 by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/444
- Coneff 11 by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/447
- Unpin matplotlib version by @hCraker in https://github.com/NCAR/GeoCAT-examples/pull/449
- Topo 1 by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/453
- Bug fix for multiple axes by @hCraker in https://github.com/NCAR/GeoCAT-examples/pull/469
- Vector 1 by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/441
- Creating taylor_2 example by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/457
- Native 1 addlatlon_gridlines by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/462
- Render topography examples on RTD by @anissa111 in https://github.com/NCAR/GeoCAT-examples/pull/472
- Reduce Concurrent Tests by @anissa111 in https://github.com/NCAR/GeoCAT-examples/pull/474
- Panel 4 by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/438
- Scatter 10 by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/455
- Clean up plotting bugs by @hCraker in https://github.com/NCAR/GeoCAT-examples/pull/478
- Native2 addlatlongridlines by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/463
- Taylor_3 by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/459
- Topo 4 by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/471
- Taylor_6 by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/461
- Topo 8 by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/480
- Taylor 8 by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/466
- Panel 31 by @doqhne in https://github.com/NCAR/GeoCAT-examples/pull/477
Full Changelog: https://github.com/NCAR/GeoCAT-examples/compare/v2022.5.0...v2022.07.0
- Python
Published by michaelavs over 3 years ago
geocat-examples - Pre GeoCAT-viz Release v2022.5.0
This release is to tag a version of this repository before major GeoCAT-viz changes are integrated.
What's Changed
- Fix link issue by @michaelavs in https://github.com/NCAR/GeoCAT-examples/pull/417
- Bumped oldest python version from 3.6 to 3.7 by @hCraker in https://github.com/NCAR/GeoCAT-examples/pull/419
- Fix RTD memory issue by using mamba by @anissa111 in https://github.com/NCAR/GeoCAT-examples/pull/420
- Adding calendar_average example by @hCraker in https://github.com/NCAR/GeoCAT-examples/pull/421
- Update
NCL_skewt_2_2to have subtitle by @hCraker in https://github.com/NCAR/GeoCAT-examples/pull/424 - Adding climatology_average example by @hCraker in https://github.com/NCAR/GeoCAT-examples/pull/422
- New Jupyter Notebooks Section: MPAS Plot with Datashader and Geoviews by @erogluorhan in https://github.com/NCAR/GeoCAT-examples/pull/425
- Use mamba for CI by @anissa111 in https://github.com/NCAR/GeoCAT-examples/pull/427
- Bump actions/setup-python from 2 to 3 by @dependabot in https://github.com/NCAR/GeoCAT-examples/pull/428
- remove push from ci triggers by @anissa111 in https://github.com/NCAR/GeoCAT-examples/pull/430
- Pin geocat-viz version by @anissa111 in https://github.com/NCAR/GeoCAT-examples/pull/432
- Updating installation instructions by @hCraker in https://github.com/NCAR/GeoCAT-examples/pull/431
Full Changelog: https://github.com/NCAR/GeoCAT-examples/compare/v2021.10.0...v2022.5.0
- Python
Published by anissa111 almost 4 years ago
geocat-examples - v2021.10.0
What's Changed
- Fixed build issues by adding
fionaas a dependency by @michaelavs in https://github.com/NCAR/GeoCAT-examples/pull/416
Full Changelog: https://github.com/NCAR/GeoCAT-examples/compare/v2021.09.0...v2021.10.0
- Python
Published by erogluorhan over 4 years ago
geocat-examples - v2021.09.0
Note: This release is not published anywhere and is only aimed at tagging the history.
- Python
Published by erogluorhan over 4 years ago