-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tutorials and update documentation (#59)
* Add pyclass intersphinx references * Add George Huffmann intro feedbacks * Add pyvista intersphinx reference * Updates for numpy 2.0 * Enforce pandas copy_on_write=True option * Update tests for python 3.12 * Update test data reference * Ensure windows-python 3.12 compatibility * Add MESHS retrieval * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Reorg search files utilities * Update usage of datetime.utcnow * Update for changes in datetime library * Ensure datetime backcompat * Fix typos * Add cross-section routines * Add GV code * Add tests subsetting, cross-section + docs * Add some area code * Add other area code * Fix area code * Add SR/GR Matching Tutorial * Update test data and SR/GR ipynb tutorials * Update bucket merging routine for latest pyarrow version * Remove xarray version constrain * Dummy commit to rerun CI * Set numpy to 1.26.4 for stable environment --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
299b4d8
commit f44f3e2
Showing
98 changed files
with
26,543 additions
and
1,468 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
|
||
__ | ||
__ ______ ___ ____ _____ ___ / /_ ____ _ | ||
/ / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/ | ||
/ /_/ / / / / / / /_/ / / / / / / /_/ / /_/ / | ||
/ .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/ | ||
/_/ | ||
|
||
conda-forge/linux-64 Using cache | ||
conda-forge/noarch Using cache | ||
|
||
Pinned packages: | ||
- python 3.11.* | ||
|
||
Transaction | ||
|
||
Prefix: /home/ghiggi/micromamba/envs/gpm-api-dev | ||
|
||
All requested packages already installed | ||
|
||
|
||
Transaction starting | ||
Transaction finished |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,4 +16,5 @@ dependencies: | |
- sphinx==7.2.6 | ||
- sphinxcontrib-youtube | ||
- ximage | ||
- pip: [pycolorbar] | ||
- xoak | ||
- scikit-learn |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.