You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge remote-tracking branch 'upstream/master' into yohai-ds_scatter
* upstream/master:
Rework whats-new for 0.12
Add whats-new for 0.12.1
Release 0.12.0
enable loading remote hdf5 files (pydata#2782)
Push back finalizing deprecations for 0.12 (pydata#2809)
Drop failing tests writing multi-dimensional arrays as attributes (pydata#2810)
some docs updates (pydata#2746)
Add support for cftime.datetime coordinates with coarsen (pydata#2778)
Don't use deprecated np.asscalar() (pydata#2800)
Improve name concat (pydata#2792)
Add `Dataset.drop_dims` (pydata#2767)
Quarter offset implemented (base is now latest pydata-master). (pydata#2721)
Add use_cftime option to open_dataset (pydata#2759)
Bugfix/reduce no axis (pydata#2769)
'standard' now refers to 'gregorian' in cftime_range (pydata#2771)
Copy file name to clipboardExpand all lines: doc/related-projects.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ Geosciences
13
13
- `aospy <https://aospy.readthedocs.io>`_: Automated analysis and management of gridded climate data.
14
14
- `infinite-diff <https://github.com/spencerahill/infinite-diff>`_: xarray-based finite-differencing, focused on gridded climate/meterology data
15
15
- `marc_analysis <https://github.com/darothen/marc_analysis>`_: Analysis package for CESM/MARC experiments and output.
16
+
- `MetPy <https://unidata.github.io/MetPy/dev/index.html>`_: A collection of tools in Python for reading, visualizing, and performing calculations with weather data.
16
17
- `MPAS-Analysis <http://mpas-analysis.readthedocs.io>`_: Analysis for simulations produced with Model for Prediction Across Scales (MPAS) components and the Accelerated Climate Model for Energy (ACME).
17
18
- `OGGM <http://oggm.org/>`_: Open Global Glacier Model
18
19
- `Oocgcm <https://oocgcm.readthedocs.io/>`_: Analysis of large gridded geophysical datasets
0 commit comments