Skip to content

Commit dea45aa

Browse files
committed
Update TODO
1 parent 65b7c9d commit dea45aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/v4/TODO.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ List of tasks that are important to do before the release of version 4 (but can'
55
- [ ] Make migration guide for v3 to v4
66
- [ ] Just prior to release: Update conda feedstock recipe dependencies (remove cgen and compiler dependencies). Make sure that recipe is up-to-date.
77
- [ ] Revamp the oceanparcels.org landing page, and perhaps also consider new logo/branding?
8-
- [ ] Look into xarray and whether users can create periodic datasets without increasing the size of the original dataset (i.e., no compromise alternative to `time_periodic` param in v3). Update docs accordingly.
98
- [ ] Rerun all the tutorials so that their output is in line with new v4 print statements etc
109
- [ ] Remove `tutorial_timestamps.ipynb` tutorial (GH1918)
10+
- Documentation
11+
- [ ] Look into xarray and whether users can create periodic datasets without increasing the size of the original dataset (i.e., no compromise alternative to `time_periodic` param in v3). Update docs accordingly.
12+
- [ ] Look into xarray and whether users can create datasets from snapshots assigning different time dimensions without increasing the size of the original dataset (i.e., no compromise alternative to `timestamps` param in v3). Update docs accordingly.

0 commit comments

Comments
 (0)