Changeset 437


Ignore:
Timestamp:
06/29/23 17:51:59 (11 months ago)
Author:
dumas
Message:

Add new Ice Core sites and lon lat fix

Location:
branches/GRISLIv3/SOURCES
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/GRISLIv3/SOURCES/Ant40_files/output_anta40_mod-0.4.f90

    r436 r437  
    270270       enddo 
    271271    enddo 
    272     print*,'init_outshort : ice core ', trim(ic_name(k)), nloop 
    273     print*,'init_outshort lon,lat', ic_lon(k),ic_lat(k) 
    274     print*,'init_outshort i,j',iic(k),jic(k) 
    275     print*,'init_outshort lon lat GRISLI',xlong(iic(k),jic(k)),ylat(iic(k),jic(k)) 
     272    !print*,'init_outshort : ice core ', trim(ic_name(k)), nloop 
     273    !print*,'init_outshort lon,lat', ic_lon(k),ic_lat(k) 
     274    !print*,'init_outshort i,j',iic(k),jic(k) 
     275    !print*,'init_outshort lon lat GRISLI',xlong(iic(k),jic(k)),ylat(iic(k),jic(k)) 
    276276 enddo            
    277277           
     
    362362!     if (status /= nf90_noerr) call handle_err(status) 
    363363!  enddo 
    364   print*,'ic_name',ic_name    
     364  !print*,'ic_name',ic_name    
    365365  status=nf90_put_var(ncidic, stationVarIDic, ic_name) !,start=(/1/),count=(/nbic/)) 
    366366  if (status /= nf90_noerr) call handle_err(status) 
  • branches/GRISLIv3/SOURCES/Fichiers-parametres/icecore-Ant.dat

    r435 r437  
    11! Fichier contenant le nom et la position des sites de forages du fichier icecoreruname.nc 
    22! Nombre de site de forage dans la sortie ice core netcdf (1ere ligne apres commentaires) 
    3 ! Nom du site de forage 
     3! Nom du site de forage Manque Dronning Maud Land (123.21E,75.06S), Byrd (-119.5157W,-80.0167), Law Dome (112.48E,-66.46), Roosevelt Island (-161.71W,-79.36), Siple Dome (-148.81W,-81.65), Taylor Dome (158.43E,-77.47),  
    44! longitude 
    55! latitude 
    6 8 
     614 
    77--- 
    8 Berkner 
    9 -45.68 
    10 -79.55 
     8Berkner Island 
     9-45.41 
     10-79.33 
    1111--- 
    12 Dome F 
     12Dome Fuji 
    131349.7 
    1414-77.32 
    1515--- 
    16 EPICA Dome C 
     16Dome C 
    1717123.35 
    1818-75.1 
    1919--- 
    20 FP 
    21 82.61 
    22 -77.9 
     20Fletcher Promontory 
     21-82.36 
     22-77.54 
    2323--- 
    2424South Pole 
     
    2626-89.9 
    2727--- 
    28 TALDICE 
     28Talos Dome 
    2929159.18 
    3030-72.82 
     
    3434-78.46 
    3535--- 
    36 WAIS-D 
     36WAIS Divide 
    3737-112.13 
    3838-79.47 
    3939--- 
     40Dronning Maud Land 
     410.04 
     42-75.00 
     43--- 
     44Byrd 
     45-119.51 
     46-80.01 
     47--- 
     48Law Dome 
     49112.48 
     50-66.46 
     51--- 
     52Roosevelt Island 
     53-161.71 
     54-79.36 
     55--- 
     56Siple Dome 
     57-148.81 
     58-81.65 
     59--- 
     60Taylor Dome 
     61158.43 
     62-77.47 
     63--- 
Note: See TracChangeset for help on using the changeset viewer.