CABLE-LSM / benchcab

Tool for evaluation of CABLE land surface model
https://benchcab.readthedocs.io/en/latest/
Apache License 2.0
2 stars 4 forks source link

PBS Wrapper #144

Open bschroeter opened 1 year ago

bschroeter commented 1 year ago

It would be good to have a PBS wrapper to interface with PBS. This will be a wrapper using subprocess, but easily plug and play.

Might be a package on its own...

SeanBryan51 commented 1 year ago

Hey team! Please add your planning poker estimate with Zenhub @bschroeter @ccarouge

ccarouge commented 1 year ago

Investigate existing packages. But they might not be working well with Gadi.

bschroeter commented 1 year ago

There are a few out there, but they don't seem to be as mature as we would need for our purposes.

i.e.

Porting my existing code into a library/module would be fairly straightforward.

@ccarouge - what are your thoughts on this?

ccarouge commented 1 year ago

@bschroeter Use your existing code!

bschroeter commented 1 year ago

On it!