APSIMInitiative / ApsimX

ApsimX is the next generation of APSIM
http://www.apsim.info
Other
124 stars 158 forks source link

--list-simulations lists disabled simulations too #8871

Open BrianCollinss opened 3 weeks ago

BrianCollinss commented 3 weeks ago

What happened?

Is this intentional?

What Operating System are you on?

Windows

par456 commented 2 weeks ago

This is intentional, so that you can see everything that is in the file. Did you have a particular reason for wanting to get a list of only sims that would run?

BrianCollinss commented 2 weeks ago

I use this flag to do what APSIMBundle.exe does in Classic: listing simulations and dividing them into many HPC jobs.

par456 commented 2 weeks ago

Seems the best way to handle this would be to add a --list-enabled-simulations flag in then. We'll have a look at adding that.