-
to reproduce:
1. [download some HRRR wind data](http://nomads.ncep.noaa.gov/cgi-bin/filter_hrrr_2d.pl?file=hrrr.t11z.wrfsfcf00.grib2&var_WIND=on&leftlon=0&rightlon=360&toplat=90&bottomlat=-90&dir=%2F…
ian29 updated
9 years ago
-
And change the appropriate line in the intro notebooks about calling `ipython notebook --inline`
-
This is definitely somewhat trivial but while creating server-side and client UI for the output, consistency in the naming pattern makes coding a little easier and less error prone to all the differen…
-
After successful install:
Fatal error: Class 'Ip\Request' not found in C:\inetpub\wwwroot\RK\pakalnute.lt\Ip\Application.php on line 346
Tested on PHP version: 5.3.28 and 5.4.14
.htaccess imported (U…
-
Looking for input on what run parameters users should have access to.
one idea so far:
Run name
Forecast Source
Forecast Duration
then an 'Advanced' button that opens up more options like: Vegetatio…
-
The availability information at http://ruc.noaa.gov/hrrr/Status24.cgi is for the ESRL HRRR. For the NCEP HRRR, the script should check http://www.nco.ncep.noaa.gov/pmb/nwprod/prodstat/index.html#TARGE…
-
Hello,
I am trying to follow the code igniter tutorial. It's the news section[1]. When I tried to run it, it failed.
The apache error log shows:
```
PHP Parse error: syntax error, unexpected '=…
-
``` python
from plumbum.machines.paramiko_machine import ParamikoMachine
from paramiko.client import MissingHostKeyPolicy
from plumbum import SshMachine
from rpyc.utils.zerodeploy import DeployedServ…