-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update history file * complete * api with llcrearrange * unpin xesmf * unpin binder env * unpin python * add description to module * improve funcs definitions * improve definitions to appear in api * formatting * improve documentation on the transformation api * formatting * formatting * improve description arctic_crown * api * move description to arctic_crown * clarify discontinuity at 180 degrees East * formatting * grammar * add reference * add reference from xarray * documentation * fix spacing * improve docs * improve notes * improve docs * improve text * improve text * include p= `str` as argument - other option from pos_viewer * pass tests now * this is now default * fix failing test * remove unused * create grid to inter lat/lons * remove unnecessary code - prescribed vars * interp angles with non-periodic grid * add rot metrics to mates * correct import * rotate cosine angle * not cos but sine * reverse sign arct face2 * rotate angles * sine correction * rotate angles * flip angles in facets * split if * remove sign change * flip sign sine * apply sign change * rotate arc face 7 sign angle * do not flip sign on cos * remove sign change * rotate vector fields with angles * reverse orientation of vector * fix bug * fix more * fix typo * fix bug * point to right var * again fix var * only apply to multi-dim datavars * use the mate var * keep original assert attrs * use dict for attrs * removed fn, now in llc_rearrange * always drop * make sure proper grid locations * formatting * update docs Co-authored-by: Miguel Jimenez <[email protected]>
- Loading branch information
Showing
11 changed files
with
288 additions
and
182 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ dependencies: | |
- intake-xarray | ||
- geopy | ||
- xesmf | ||
- esmf < 8.4 | ||
- esmf | ||
- xgcm < 0.7 | ||
- Ipython | ||
- tqdm | ||
|
Binary file not shown.
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
Oops, something went wrong.