Releases: ioos/ioos_code_lab
Releases · ioos/ioos_code_lab
v3.0.2
v3.0.1
What's Changed
- Remove contact_us page by @ocefpaf in #196
- changing RA for archive history by @MathewBiddle in #178
- add latest ioos_metrics by @ocefpaf in #197
- clean lockfile up by @ocefpaf in #198
- adding R nc to DwC notebook by @MathewBiddle in #13
- Udate gallery for #13 by @ocefpaf in #199
- Skip all notebooks that uses the R kernel by @ocefpaf in #200
- Fix CeNCOOS acronym mapping by @ocefpaf in #204
- adding description of mursst by @MathewBiddle in #206
- Update some broken THREDDS data URLs by @ocefpaf in #208
- fix broken link by @ocefpaf in #210
- Fix data URL by @ocefpaf in #213
- Minor fixes by @ocefpaf in #212
- adding new notebook for CKAN API query by @MathewBiddle in #221
- re-lock by @ocefpaf in #222
- Add OBIS EOV notebook & update env by @MathewBiddle in #220
- Gallery entry by @ocefpaf in #223
- Add intake dask by @ocefpaf in #229
- Closes 232 by @ocefpaf in #233
- Fix a minor typo by @ocefpaf in #237
- updating description by @MathewBiddle in #239
- Update pre-commits and fix new lints by @ocefpaf in #245
- add new streamlined env file by @ocefpaf in #248
- Upgrade the IOOS environment to Python 3.13 by @ocefpaf in #247
- Fix broken notebook by @ocefpaf in #253
- replace iframe with a static PNG by @ocefpaf in #260
- starting surf trip EDS model notebook by @MathewBiddle in #116
- Do not render the colab cell by @ocefpaf in #262
- Update CONTRIBUTING.md by @MathewBiddle in #263
- update date format by @ocefpaf in #256
- Fix for zarr 3.0 by @ocefpaf in #265
- fixing ckan query by @MathewBiddle in #255
- Adding new notebook about gliderpy GSoC 2024 by @FloraSauerbronn in #216
- GitHub Actions to update the lockfile by @ocefpaf in #270
- Re-lock by @ocefpaf in #269
- Hide Google Colab cell by @ocefpaf in #273
- add workflow dispatch by @ocefpaf in #274
- Deploy only on releases by @ocefpaf in #286
- This GHA should not try to publish by @ocefpaf in #287
- Ignore cmd zizmor checks b/c we do need to test it on Windows cmd by @ocefpaf in #299
- bump python version by @ocefpaf in #305
- Fix broken notebooks by @ocefpaf in #306
- Pin jupyterbook for now by @ocefpaf in #308
- Re-run pyobis example by @ocefpaf in #311
New Contributors
- @FloraSauerbronn made their first contribution in #216
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- adding GTS widget notebook by @MathewBiddle in #12
- change the last bits of master to main by @ocefpaf in #42
- remove colab link and run notebook for map by @MathewBiddle in #41
- Update CONTRIBUTING.md by @MathewBiddle in #51
- Update env by @ocefpaf in #52
- Add simplekml by @ocefpaf in #55
- Add an ERDDAP interpolate notebook by @ocefpaf in #36
- update install instructions by @ocefpaf in #57
- adding created date to all notebooks by @MathewBiddle in #56
- add date by @ocefpaf in #62
- remove pre-commit by @ocefpaf in #64
- add siphon example page by @ocefpaf in #66
- Add attribution metadata by @ocefpaf in #63
- save widget state by @ocefpaf in #68
- remove pangeo binder by @ocefpaf in #69
- skip stale notebook by @ocefpaf in #70
- Fix erddapy notebook by @ocefpaf in #71
- fix broken curl commands, switch to mambaforge by @rsignell-usgs in #73
- Update environment to Python 3.10 by @ocefpaf in #58
- Adding chapter text and moving install to beginning by @MathewBiddle in #79
- use cf_xarray by @ocefpaf in #84
- Use micromamba instead of conda for faster builds by @ocefpaf in #81
- add Pull request template by @ocefpaf in #86
- update dates by @ocefpaf in #87
- Move notebooks that should be in data access by @ocefpaf in #82
- Unify tests by @ocefpaf in #83
- use the ERDDAP server instead or pyoos by @ocefpaf in #88
- update GHA versions by @ocefpaf in #89
- update lockfiles by @ocefpaf in #96
- closes #100 by @ocefpaf in #101
- Use Python 3.11 in our env by @ocefpaf in #112
- update ERDDAP_IOOS_Sensor_Map by @ocefpaf in #97
- Use Miniforge and config libmamba by @ocefpaf in #114
- libmamba is no longer experimental by @ocefpaf in #119
- Dependabot by @ocefpaf in #121
- use ruff linter by @ocefpaf in #128
- fix some typos by @ocefpaf in #129
- Fix ci by @ocefpaf in #130
- Adding Pyobis example notebook by @MathewBiddle in #115
- Add zarr notebook example by @ocefpaf in #131
- step one to fix 132 by @ocefpaf in #134
- step 2 to fix 132 by @ocefpaf in #135
- Update umamba gha by @ocefpaf in #142
- fix download confusion by @ocefpaf in #144
- update lockfile by @ocefpaf in #143
- fixing issue template for new guidance by @MathewBiddle in #148
- remove archived notebooks from the published book by @ocefpaf in #151
- add hidden cell to install colab missing deps by @ocefpaf in #152
- Add nbclassic to the env by @ocefpaf in #147
- update with latest API changes by @ocefpaf in #154
- fix dateset_id name change by @ocefpaf in #156
- fix links, outdated info on conda-lock and libmamba by @ocefpaf in #153
- build with linkchecker by @ocefpaf in #155
- testing why the site is 404 by @ocefpaf in #160
- Update compliance-checker notebook with web API by @ocefpaf in #37
- two step check/build by @ocefpaf in #162
- Unpin jupyter server by @ocefpaf in #161
- test install instructions by @ocefpaf in #90
- fix template name by @ocefpaf in #163
- Revert "fix template name" by @ocefpaf in #164
- Update NEW_NOTEBOOK.yml by @MathewBiddle in #158
- Fix Miniforge3 install command + minor format fixes by @mwengren in #166
- Update CONTRIBUTING.md by @MathewBiddle in #168
- Use python 3.12 by @ocefpaf in #167
- fixing contributing guidance by @MathewBiddle in #172
- add colab missing dependencies script by @ocefpaf in #175
- Add gallery and script to generate it by @ocefpaf in #174
- Revert "Add gallery and script to generate it" by @ocefpaf in #180
- update lock file by @ocefpaf in #179
- Added pyarrow to the environment files by @laurabrenskelle in #182
- Update lockfile by @ocefpaf in #183
- Fix failing notebooks by @ocefpaf in #184
- add gliderpy by @ocefpaf in #187
- add ioos metrics by @ocefpaf in #188
- Gallery by @ocefpaf in #181
- Update PR template by @ocefpaf in #189
- Maintenance by @ocefpaf in #194
- Add contribute button by @ocefpaf in #195
New Contributors
- @rsignell-usgs made their first contribution in #73
- @mwengren made their first contribution in #166
- @laurabrenskelle made their first contribution in #182
Full Changelog: v2.0.0...v3.0.0
Final release of new site
Final release of the new site.