You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next, we're going to test out a bunch of functionalities with MOVES Anywhere.
Tagging in colleagues so that you can check off any tests that you run too. @ccloss65536@em843@Alirezayazdiani
Getting setup
Ask Tim to add you to Google Cloud
Ask Tim to add you to runapikey.json on Google Drive
*Note: CAT pollutants are: c(98, 3, 87, 2, 31, 33, 110, 100, 106, 107, 116, 117).
This corresponds to: CO2 Equivalent (98), Ozone = created when NOx (3) interacts with VOC (87), Carbon Monoxide = 2, Lead (measured by VOC) = 87, Sulfur Dioxide (SO2) = 31, Nitrogen Dioxide (NO2) = 33, PM2.5 = 110, PM10 = 100, plus PM10 - Brakewear 106, PM10 - Tirewear 107, PM2.5 - Brakewear 116, PM2.5 - Tirewear 117
When expanded out to include required pollutant processes, this increases to the list found by: catr::get_pollutantprocessassoc(c(98, 3, 87, 2, 31, 33, 110, 100, 106, 107, 116, 117))
The text was updated successfully, but these errors were encountered:
This is pretty small, but the function trigger_run has the folder parameter repeated twice, which we had to fix to use. I would like to make a pull request fixing it, but I'm not currently allowed
This is pretty small, but the function trigger_run has the folder parameter repeated twice, which we had to fix to use. I would like to make a pull request fixing it, but I'm not currently allowed
Just granted access. On the latest version of main, the issue appears to be already fixed for me.
alpha testing for
moves_anywhere
Next, we're going to test out a bunch of functionalities with MOVES Anywhere.
Tagging in colleagues so that you can check off any tests that you run too.
@ccloss65536 @em843 @Alirezayazdiani
Getting setup
Helpful Links
Key things to test
Possible Options for fixing include:
Issue Table
https://docs.google.com/spreadsheets/d/1zETXEDB191QgLDV-sYuQIefUrA00pf77vCoUglH8qfQ/edit?usp=sharing
Please feel free to add.
*Note: CAT pollutants are:
c(98, 3, 87, 2, 31, 33, 110, 100, 106, 107, 116, 117)
.This corresponds to: CO2 Equivalent (
98
), Ozone = created when NOx (3
) interacts with VOC (87
), Carbon Monoxide =2
, Lead (measured by VOC) =87
, Sulfur Dioxide (SO2) =31
, Nitrogen Dioxide (NO2) =33
, PM2.5 =110
, PM10 =100
, plus PM10 - Brakewear106
, PM10 - Tirewear107
, PM2.5 - Brakewear116
, PM2.5 - Tirewear117
When expanded out to include required pollutant processes, this increases to the list found by:
catr::get_pollutantprocessassoc(c(98, 3, 87, 2, 31, 33, 110, 100, 106, 107, 116, 117))
The text was updated successfully, but these errors were encountered: