Natasha Batalha
Natasha Batalha
- [x] match number of notebooks to tutorials.rst file - [ ] make sure all tutorials build
@all-contributors please add @kelle for test, code
Merge plan: - [ ] Create environment variable that sets the hardware (os.environ['picaso_hardware']='cpu') - [ ] start with `get_fluxes` to see if we can implement a global variable for gpu...
Notes - [x] @YinanZhao21: add initial fluxes files to Yinan's forked picaso repo under branch `gpu` to work towards full integration of get_Thermal_1d - [ ] @YinanZhao21: use calc_type to...
Fixed in dev
Hi @adadams can you make sure that your picaso refdata is up to date? https://natashabatalha.github.io/picaso/installation.html#download-picaso-reference-data
Hey @myrlaphil ! We currently dont have a direct plugin for the Diamondback grid but we should! So I have labeled this as an enhancement and will try and address...
Hi @cianotoole11 and @myrlaphil : I've been meaning to do this for a long time. Let me try and post a notebook for testing by the end of the week....
The reorg is great the only change I would make is move the last in A to a new section on clouds. Ill need to redo the tutorials.rst page but...
- [x] Loading in driver.toml to config and relying on default fields n the code instead of hard coding fields (THIS will require edits to default driver.toml) - [ ]...