-
Add unit converting for standard values AKA choose standard units. Already has been implemented for armor and gun size.
-
**Summary**
I am using WNTR to model a simple WDN. I create and modify the wn object using WNTR. Changing the 'inpfile_units' attribute provides different results from the simulation (also run in W…
-
As a followup to #9 ...
In version 1.1, section 2.2 now states
> In each of the grammars here, the empty string is not a valid units string - in particular, it is not taken to indicate a dimensi…
-
I am following the example `dataformat-numerical.ipynb` to convert the output of an ocean parcels simulation to a ragged array and save to a NetCDF file but I do not understand how the time variable i…
-
If I'm understanding it correctly, the 'file_handling.py' code seems to assign the same reference frequency to each u,v point when converting to kilo-lambda units. Is this some reflection of what CAS…
-
Potential implementation of metric tons as optional unit in SMOKE emission inputs to accommodate SMOKE applications outside U.S.
-
I think there is an error in the `t_obs` calculation in ANSWT.py. This value is currently computed as
`dist=(np.hypot(x1-x2, y1-y2))`
`t_obs = dist/Vg1`
where dist is being computed from x1,x2,…
-
Have you considered filtering data sets without converting to Pandas under the hood? It can be difficult to hold both in memory at the same time, especially as the dataframe is wide format. This would…
-
Currently if you want to do something fancy like $\Ohm^{-1}^$ for the units in the documentation you need to modify generate.py and add an entry to the RST_UNITS map, converting the GUI form name 1/oh…
-
Originally reported by: **chummels (Bitbucket: [chummels](https://bitbucket.org/chummels), GitHub: [chummels](https://github.com/chummels))**
----------------------------------------
At present, whe…