Skip to content

Conversation

@phausamann
Copy link
Owner

No description provided.

dcherian and others added 14 commits March 12, 2019 09:01
* Friendlier io title.

* Fix lists.

* Fix *args, **kwargs

"inline emphasis..."

* misc

* Reference xarray_extras for csv writing. Closes #2289

* Add metpy accessor. Closes #461

* fix transpose docstring. Closes #2576

* Revert "Fix lists."

This reverts commit 39983a5.

* Revert "Fix *args, **kwargs"

This reverts commit 1b9da35.

* Add MetPy to related projects.

* Add Weather and Climate specific page.

* Add hvplot.

* Note open_dataset, mfdataset open files as read-only (closes #2345).

* Update metpy 1

Co-Authored-By: dcherian <dcherian@users.noreply.github.com>

* Update doc/weather-climate.rst

Co-Authored-By: dcherian <dcherian@users.noreply.github.com>
)

These aren't valid for netCDF files.

Fixes GH2803
0.12 will already have a big change in dropping Python 2.7 support. I'd rather
wait a bit longer to finalize these deprecations to minimize the impact on
users.
* attempt at loading remote hdf5

* added a couple tests

* rewind bytes after reading header

* addressed comments for tests and error message

* fixed pep8 formatting

* created _get_engine_from_magic_number function, new tests

* added description in whats-new

* fixed test failure on windows

* same error on windows and nix
* bump minimum python version to 3.5.3

* Revert "bump minimum python version to 3.5.3"

This reverts commit 77553e1.

* guard typing import block

* attempt to set patch version to 3.5.0

* "Type" also needs a guard

* move 3.5.0 to py35-min

* guiard all TYPE_CHECKING with new global

* missing import

* when two lines become one

* formatting

* two steps forward, one step back

* Consolidate variables

* lint
* Fix formatting of engine parameter in docstrings

* Fix lint pep8 line length error
@phausamann phausamann merged commit 788121c into phausamann:master Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants