GitHub / MPAS-Dev/MPAS-Tools / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 4b5c11b4 | merge Merge pull request #744 from xylar/improve-xdmf-converter-performance |
Xylar Asay-Davis <x****m@g****m>
Committed by: GitHub <n****y@g****m> |
14 days ago | |
| 5c485e1e |
Document mpas_to_xdmf performance on large meshes
Co-authored-by: Claude Opus 5 <n****y@a****m> |
Xylar Asay-Davis <x****m@g****m> | 14 days ago | |
| 5cc21cc3 |
Add tests for extra-dim unwrapping in mpas_to_xdmf
Co-authored-by: Claude Opus 5 <n****y@a****m> |
Xylar Asay-Davis <x****m@g****m> | 14 days ago | |
| e29d7424 |
Read whole variables at once in mpas_to_xdmf
Co-authored-by: Claude Opus 5 <n****y@a****m> |
Xylar Asay-Davis <x****m@g****m> | 14 days ago | |
| 12518087 | merge Merge pull request #743 from MPAS-Dev/update-pre-commit-deps |
Xylar Asay-Davis <x****m@g****m>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 613446a2 | Update pre-commit dependencies | github-actions[bot] <4****]@u****m> | 17 days ago | |
| 281c669f | merge Merge pull request #741 from MPAS-Dev/dependabot/github_actions/actions/setup... |
Xylar Asay-Davis <x****m@g****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| aa77ebd3 |
Bump actions/setup-python from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| 089a3882 | merge Merge pull request #733 from hollyhan/hollyhan/landice |
Matt Hoffman <m****n@l****v>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| 897c66c6 | merge Merge pull request #738 from MPAS-Dev/update-pre-commit-deps |
Xylar Asay-Davis <x****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c863af9b | Update pre-commit dependencies | github-actions[bot] <4****]@u****m> | about 2 months ago | |
| 6ca14ac9 | merge Merge pull request #736 from MPAS-Dev/split-horiz-mesh-vert-coord-init-state |
Xylar Asay-Davis <x****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 215bc3f8 |
Bump the release date
Co-authored-by: Xylar Asay-Davis <x****m@g****m> |
Xylar Asay-Davis <x****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c72c3f09 | merge Merge pull request #737 from xylar/add-open-dataset |
Xylar Asay-Davis <x****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 6e1c63c6 | add progress messages | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 13f38240 | Fix coords for flux vars too, vectorize | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 2fbcff85 | Fix x,y indexing | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 05dccc4e | Ignore relative tolerance in np.isclose | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| b55b4726 | add more info to mapping filename | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 2aa54cf6 | Adjust input args to be more convenient | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 6bb21056 | Add hardcaps for 2 vars that have overly restrictive ranges | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| e49f7cb3 | Correct units of dlithkdt | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 1919abc9 | Avoid masked interp errors for gr and fl temps | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 8da5a38c | remove unneeded stdout | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| c07b0ac7 | Fix sign of 2 vars and allowable range of 1 | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 8b2a275a | Fix more attr errors | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 8a48b6da | fix compliance attribute errors | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 31c5987d | Fix years in filename convention | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 61c5f0da | Switch to xarray filtering for removal of initial state in 2d vars | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 64711bd5 | Don't write out initial state | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 8df23114 | Use Gregorian calendar for days since 1850-01-01 | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 5c459a8c | Update time var to follow ISMIP7 requirements | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 94d8f197 | Make time dims unlimited per requirements | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 9a9b59e9 | Standardize metadata to ismip7 guidelines | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| d476baa0 | Update global attr: CRS, contact_emails | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 7ee16428 | Update scrip script | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 14f8f3d4 | Switch from using an existing ismip6 grid to creating it | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 10707eec | set group metadata as a set | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 346d4dc4 | make exp a subdir of output_path | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 70e47f84 | Determine time ranges from data, don't assume | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| f87b4b7c | Update filenaming convention to ismip7 specs | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| d47af244 |
Add tests for open_dataset and open_mfdataset
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Xylar Asay-Davis <x****m@g****m> | about 2 months ago | |
| 07f776fc |
Document open_dataset and open_mfdataset
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Xylar Asay-Davis <x****m@g****m> | about 2 months ago | |
| ed1bfd4e |
Add open_dataset and open_mfdataset wrappers to mpas_tools.io
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Xylar Asay-Davis <x****m@g****m> | about 2 months ago | |
| 70633872 | Fix masking for flux vars | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| b9269916 | Fix time indexing for flux processing | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 6802b05c | subset state var tmp file to only those needing remapping | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| cae42c6e | Clean up to flux processing | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 1923c6b1 | Fix np.nan capitalization | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| c2dcc895 | ISMIP7 grid file is required | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 786fbdbc | Remove unused file | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 61a15b3b | Small error/warning fixes | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 41bd1acf | add usage examples | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 4f31e72f | Make PEP8 compliant | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| de731ed4 | Apply mfdataset to flux vars | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 223073bd | update scrip command to that of compass env | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 6e29f017 | move state processing steps out of main script | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 1c4f602b | Convert 2d state vars to multifile dataset | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| e8649e5d | Make group nickname in output filenames a CLA | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 73d9ec60 | Improve metadata handling | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 63dd114e | Improve 1d state and flux variable time handling | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| a9127701 | update docs and validate resolution, tweak CLAs | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| d8812cc9 | make output_path required | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| f425fe6a | Add icesheet arg to support both AIS and GIS | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 731553c2 | add fns for writing 1d vars to reduce code reuse | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 87d861a0 | Convert 1d processing to xarray | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| e6e24d8c | move 1d processing to its own module | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 05a892bf | slight reorg of main function | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| d7cfa4b2 | Add exp check function | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 8f042b11 | Update grid check | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| d5b6c98f | Create combined module for mapping and grid checks | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| b4982d31 | Simplify args for map files | Matthew Hoffman <m****n@l****v> | about 2 months ago | |
| 2830ba85 |
Update version to 2.0.0
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Xylar Asay-Davis <x****m@g****m> | about 2 months ago | |
| 7276613c |
Document that the 1D depth coordinate is not Omega compatible
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Xylar Asay-Davis <x****m@g****m> | about 2 months ago | |
| f04d1895 |
Update depth tests for the three-dataset model
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Xylar Asay-Davis <x****m@g****m> | about 2 months ago | |
| a89db935 |
Support Omega split mesh and vertical coordinate datasets
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Xylar Asay-Davis <x****m@g****m> | about 2 months ago | |
| f48e8b2d |
Satisfy pre-commit on files touched by Omega changes
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Xylar Asay-Davis <x****m@g****m> | about 2 months ago | |
| d7eb53ec | Implement mandatory ISMIP7 scalar flux outputs | hollyhan <h****n@l****v> | about 2 months ago | |
| 1bb5cc81 | Remove legacy flux preprocessing functions | hollyhan <h****n@l****v> | about 2 months ago | |
| 5b645918 | Use time-averaged variables for 2D flux outputs | hollyhan <h****n@l****v> | about 2 months ago | |
| 2ed7cf9d | Refactor: rename ISMIP6 postprocessing scripts for ISMIP7 | hollyhan <h****n@l****v> | about 2 months ago | |
| b1b44b51 | merge Merge pull request #734 from MPAS-Dev/dependabot/github_actions/actions/check... |
Xylar Asay-Davis <x****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 208b12c7 |
Bump actions/checkout from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 61ce383d | Create a new folder for ISMIP7 postprocessing | hollyhan <h****n@l****v> | about 2 months ago | |
| fb778038 | merge Merge pull request #728 from trhille/landice/convert_exo_to_mpas_molho |
Matt Hoffman <m****n@l****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6efb7727 | Use more accurate enthalpy-based calculation for temperature profile | Trevor Hillebrand <t****e@l****v> | 3 months ago | |
| 6abf23ca | Make velocity and temperature vary with depth | Trevor Hillebrand <t****e@l****v> | 3 months ago | |
| 1968e013 | merge Merge pull request #731 from MPAS-Dev/update-pre-commit-deps |
Xylar Asay-Davis <x****m@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b4b9e518 | Update pre-commit dependencies | github-actions[bot] <4****]@u****m> | 3 months ago | |
| ae66ad8a | merge Merge pull request #730 from MPAS-Dev/copilot/install-pre-commit-update-from-... |
Xylar Asay-Davis <x****m@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 03db6bcc | Install pre-commit-update from PyPI and use only conda-forge channel |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5ecd9bdd | Initial plan |
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5d88b24d | merge Merge pull request #727 from trhille/landice/add_smbuncertainty_tointerp |
Matt Hoffman <m****n@l****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bde0d300 | Add ability to convert exo to MPAS mesh when using MOLHO for optimization | Trevor Hillebrand <t****e@l****v> | 3 months ago | |
| aa14cbd7 | Add sfcMassBalUncertainty for MALI->MALI interpolation | Trevor Hillebrand <t****e@l****v> | 3 months ago | |
| 6009f9d7 | merge Merge pull request #724 from matthewhoffman/landice/ismf-calibration-paolo |
Matt Hoffman <m****n@l****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b263560e | Improve melt map figure | Matthew Hoffman <m****n@l****v> | 3 months ago | |
| d3991ffe | Fix sign correction to not contaminate fill value evaluation | Matthew Hoffman <m****n@l****v> | 3 months ago | |
| 7800d0e3 | print map of final melt rate; save all figures; add out file CLA | Matthew Hoffman <m****n@l****v> | 3 months ago | |
| 925ba09e | Update CLI arguments | Matthew Hoffman <m****n@l****v> | 3 months ago |