Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make collection.grid a CellGrid #85

Closed
wpreimes opened this issue Jun 12, 2024 · 0 comments
Closed

Make collection.grid a CellGrid #85

wpreimes opened this issue Jun 12, 2024 · 0 comments

Comments

@wpreimes
Copy link
Member

Currently BasicGrid is used. For various reasons (e.g. Cellgrid can be pickled), use a CellGrid instead.

wpreimes added a commit that referenced this issue Jun 14, 2024
wpreimes added a commit that referenced this issue Jun 16, 2024
* Fix error logging when csv file is missing

* Change BasicGrid to CellGrid

Fix #85

* Add method to station, sensor, network components to convert them to xarray Datasets

* Update docs for xarray conversion

* Update docs for xarray conversion

* Fix error with infer_objects

* Update readme

* Update readme
wpreimes added a commit that referenced this issue Jun 28, 2024
* Fix error logging when csv file is missing

* Change BasicGrid to CellGrid

Fix #85

* Add method to station, sensor, network components to convert them to xarray Datasets

* Update docs for xarray conversion

* Update docs for xarray conversion

* Fix error with infer_objects

* Update readme

* Update readme

* Updates for new numpy version and readme

* Update pygeogrids version

* All dependencies are managed my pip

* Update miniconda

* Update actions

* Fix optional dependency management

* Update readme

* Update CI

* Update CI

* Update CI

* Update CI

* Update error messages

* Update CI
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

No branches or pull requests

1 participant