User contributions for Price
From Center for Atmospheric Sciences(CAS) WIKI
Jump to navigationJump to search
20 March 2026
- 12:3112:31, 20 March 2026 diff hist +22 Admin:New User - Alma Linux No edit summary current
25 February 2026
- 17:5717:57, 25 February 2026 diff hist 0 Admin:Orbital No edit summary current
- 17:5717:57, 25 February 2026 diff hist +835 N Admin:Orbital Created page with "To open the camera view on the Orbital radar at Harbour Center enter this link into a browser: http://eosfes.cas.hamptonu.edu/Commander/commander.jnlp or you can add the following line to your ~/.bashrc alias commander='javaws '\''http://eosfes.cas.hamptonu.edu/Commander/commander.jnlp'\''' which will make the command "commander" when you next log in or type "source .bashrc" If the processing tab is filled with red failures and you want to clear them, login as orbi..."
- 17:5517:55, 25 February 2026 diff hist +19 Admin:TEST No edit summary current Tag: Visual edit: Switched
12 February 2026
- 13:3113:31, 12 February 2026 diff hist 0 Admin:Tiamat No edit summary current
- 13:3013:30, 12 February 2026 diff hist +26 Admin:Tiamat No edit summary
- 13:2913:29, 12 February 2026 diff hist +570 N Admin:HC Switch/LAN numbers Created page with "Room21 Server Room <br> V1 1-1 & 1-2<br> V2 1-3 & 1-4<br> V3 1-5 & 1-6<br> V4 1-7 & 1-8<br> V5 1-9 & 1-10<br> V6 1-11 & 1-12<br> V7 1-13 & 1-14<br> V8 1-15 & 1-16<br> V9 1-17 & 1-18<br> V10 1-19 & 1-20<br> V11 1-21 & 1-22<br> V12 1-23 & 1-24<br> V14 1-27 & 1-28<br> V15 1-29 & 1-30<br> Room 22 Control Room<br> V13 1-25 &1-26<br> Room23 <br> V42 3-36<br> Room 24 <br> 3-37<br> Room 25 <br> V45 3-35 & 3-38<br> Offices on the Patch Panel in our Server room Room 4<br> 1..." current
- 13:2813:28, 12 February 2026 diff hist +33 Admin:TEST No edit summary
- 13:2613:26, 12 February 2026 diff hist −85 Admin:Client Setup No edit summary current
4 February 2026
- 15:3615:36, 4 February 2026 diff hist +42 Admin:New PC Setup No edit summary current
- 15:3615:36, 4 February 2026 diff hist +63 Admin:New PC Setup No edit summary
- 15:2915:29, 4 February 2026 diff hist −4,035 Admin:New PC Setup No edit summary
- 15:2415:24, 4 February 2026 diff hist +81 Admin:New PC Setup No edit summary
- 15:1915:19, 4 February 2026 diff hist +19 Admin:New PC Setup No edit summary
- 15:1615:16, 4 February 2026 diff hist +24 Admin:New PC Setup No edit summary
- 15:1615:16, 4 February 2026 diff hist +89 Admin:New PC Setup No edit summary
- 15:0615:06, 4 February 2026 diff hist +80 Admin:New PC Setup No edit summary
- 15:0415:04, 4 February 2026 diff hist +101 Admin:New PC Setup No edit summary
- 15:0215:02, 4 February 2026 diff hist +15 Admin:New PC Setup No edit summary
- 15:0115:01, 4 February 2026 diff hist +189 Admin:New PC Setup No edit summary
28 January 2026
- 13:5313:53, 28 January 2026 diff hist +5 MATLAB general install procedure No edit summary current
- 13:4913:49, 28 January 2026 diff hist +5 MATLAB 2020b and later Flexlicense server installation No edit summary current
- 13:4813:48, 28 January 2026 diff hist −42 Mathworks No edit summary current
27 January 2026
- 20:1220:12, 27 January 2026 diff hist −32 Mathworks No edit summary
- 20:1220:12, 27 January 2026 diff hist 0 MATLAB general install procedure No edit summary
- 20:1120:11, 27 January 2026 diff hist −5 MATLAB general install procedure No edit summary
- 20:1120:11, 27 January 2026 diff hist 0 License Installation for MATLAB No edit summary current
- 20:1020:10, 27 January 2026 diff hist +6 Mathworks No edit summary
- 20:0920:09, 27 January 2026 diff hist +6 MATLAB general install procedure No edit summary
- 20:0820:08, 27 January 2026 diff hist +264 MATLAB general install procedure No edit summary
22 January 2026
- 18:3018:30, 22 January 2026 diff hist +6 Admin:TEST No edit summary
- 18:2918:29, 22 January 2026 diff hist 0 m Admin:Software Price moved page Software to Admin:Software without leaving a redirect current
20 January 2026
- 15:1015:10, 20 January 2026 diff hist +1 02 signal.ipynb No edit summary current
- 15:0915:09, 20 January 2026 diff hist +420 02 signal.ipynb No edit summary
- 15:0815:08, 20 January 2026 diff hist +16 02 signal.ipynb No edit summary
- 15:0715:07, 20 January 2026 diff hist +1,061 N 02 signal.ipynb Created page with "At this point it should tell you that it has installed the kernelspec in some subdirectory of your home directory You will likely need to reload the page in your web browser. You will need to choose the kernel by clicking on kernel->change_kernel and selecting Python(cure2025) Alternatively select the kernel in the upper right corner of the tab <pre> import matplotlib.pyplot as plt import numpy as np import scipy.stats as stats </pre> <pre> fig = plt.figure(figsize=(4, 2..."
- 15:0215:02, 20 January 2026 diff hist +73 01 python setup.ipynb No edit summary current
- 14:5914:59, 20 January 2026 diff hist +1,254 N 01 python setup.ipynb Created page with "In your terminal: we need to set the pkg cache to your own directory, you only need to do this once: <pre> mkdir -p /data/common/${USER}/.conda ln -s /data/common/${USER}/.conda ~/.conda </pre> cat <<'EOT' >> .condarc pkgs_dirs: - /data/common/${USER}/.conda/pkgs EOT #note that you will need to change ${USER} to be your username #failure to do the above will result in a lot of warnings attempting to access the shared pkg cache. #initiate conda source /data/comm..."
- 14:5814:58, 20 January 2026 diff hist +23 00 setup.ipynb No edit summary current
- 14:5714:57, 20 January 2026 diff hist −2 00 setup.ipynb No edit summary
- 14:5614:56, 20 January 2026 diff hist −9 00 setup.ipynb No edit summary
- 14:5614:56, 20 January 2026 diff hist +55 00 setup.ipynb No edit summary
- 14:5414:54, 20 January 2026 diff hist +623 N 00 setup.ipynb Created page with "#Log into jupyter.cas.hamptonu.edu #username: first.last #password: 1username #open a terminal and run the following commands: #update your password passwd #create a symbolic link to the /data/common directory ln -s /data/common/ ~/common #copy the cure 2025 directory into your home directory rsync -ai /data/common/cure2025/ ~/cure2025/ #change into the cure2025/jupyter directory cd ~/cure2025/jupyter #list the files ls #on the left hand side descend into t..."
- 14:3014:30, 20 January 2026 diff hist −1 m Jupyter No edit summary current
- 13:4813:48, 20 January 2026 diff hist +1 Jupyter No edit summary
- 13:4713:47, 20 January 2026 diff hist −5 Jupyter No edit summary
- 13:3813:38, 20 January 2026 diff hist +43 New User Onboard Instructions No edit summary current
- 13:3713:37, 20 January 2026 diff hist +1 New User Onboard Instructions No edit summary
- 13:3713:37, 20 January 2026 diff hist +4 New User Onboard Instructions No edit summary
- 13:3613:36, 20 January 2026 diff hist +396 N New User Onboard Instructions Created page with "username:firstname.lastname pasword:1firstname.lastname You can ssh into firstname.lastname@137.198.56.59 and after you do, so please run "passwd" immediately to update your password.<br> You can use sftp to the same server to upload files to your home directory or a subdirectory.<br> If the files are particularly large, you may wish to upload them to /data/common/firstname.lastname/ instead."