Changeset 1223 in lmdz_wrf for trunk/tools/documentation/index.html


Ignore:
Timestamp:
Oct 20, 2016, 1:55:36 PM (9 years ago)
Author:
lfita
Message:

Adding `generic'
Fixing some issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/documentation/index.html

    r1216 r1223  
    22  <HEAD>
    33    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8"/>
     4    <META NAME="description" CONTENT="All purposes python tool for netCDF files">
     5    <META NAME="keywords" CONTENT="python, netCDF, manage, plotting, atmosphere, climate">
     6
    47    <TITLE>PyNCplot: python based tool to manage and plot netCDF files</TITLE>
    58    <LINK REL="stylesheet" TYPE="text/css" HREF="PyNCplot.css"/>
     
    1215    </DIV>
    1316    <DIV CLASS="hcolmenu">
    14       <A CLASS="lc" HREF="nctransform/nctransform.html" TARGET="hmenu">Netcdf transformation</A> |
    15       <A CLASS="lc" HREF="plotting/plotting.html" TARGET="hmenu">Plotting</A> |
    16       <A CLASS="lc" HREF="other/other.html" TARGET="hmenu">Other</A>
     17      <A CLASS="lc" HREF="nctransform/nctransform.html" TARGET="hmenu">netCDF transformation</A> |
     18      <A CLASS="lc" HREF="plotting/plotting.html" TARGET="hmenu">plotting</A> |
     19      <A CLASS="lc" HREF="generic/generic.html" TARGET="hmenu">generic</A> |
     20      <A CLASS="lc" HREF="other/other.html" TARGET="hmenu">other</A>
    1721    </DIV>
    1822    <DIV CLASS="hvalmenu">
Note: See TracChangeset for help on using the changeset viewer.