NGEET / fates-tutorial

Repository for FATES tutorial and related documentation
0 stars 2 forks source link

Environment Testing #15

Closed glemieux closed 4 days ago

glemieux commented 1 month ago

Test the end-to-end workflow on windows and macos. If there is time, test with different versions of the OS.

Close this out post successful beta-test.

### Tasks
- [x] macos arm64 testing
- [x] windows 11 test
- [x] macos amd64 testing
- [ ] (optional) ubuntu 22.04 testing
JessicaNeedham commented 1 month ago

Not sure if this is the right issue, but can we make sure NCO tools and Python are installed in the containers?

glemieux commented 1 month ago

I've added two issue in which we can add to the task list which tools we need:

elm-fates container: https://github.com/NGEET/tutorial-containers/issues/6 jupyter notebook container: https://github.com/NGEET/tutorial-containers/issues/7

It would be good to drop a github permalink to the lines in the scripts in which the package or function is called so we can cross reference them.

glemieux commented 1 week ago

Note that some users are running into issues installing docker on Windows: https://github.com/NGEET/fates-tutorial/discussions/48

glemieux commented 4 days ago

Testing on windows and macos is complete.