Skip to content
Snippets Groups Projects
Commit 17d70318 authored by Hoek, Steven's avatar Hoek, Steven
Browse files

First attempt to document this library

parent 0c4b7516
No related branches found
No related tags found
No related merge requests found
README.md 0 → 100644
<!DOCTYPE html>
<html lang='en'>
<head prefix='og: http://ogp.me/ns#'>
<meta charset='utf-8'>
<meta content='IE=edge' http-equiv='X-UA-Compatible'>
<meta content='object' property='og:type'>
<meta content='GitLab' property='og:site_name'>
<meta content='README.md · master · Hoek, Steven / lmgeo' property='og:title'>
<meta content='Repository for Python raster GIS library with low memory requirements' property='og:description'>
<meta content='https://git.wageningenur.nl/assets/gitlab_logo-cdf021b35c4e6bb149e26460f26fae81e80552bc879179dd80e9e9266b14e894.png' property='og:image'>
<meta content='https://git.wageningenur.nl/hoek008/lmgeo/blob/master/README.md' property='og:url'>
<meta content='summary' property='twitter:card'>
<meta content='README.md · master · Hoek, Steven / lmgeo' property='twitter:title'>
<meta content='Repository for Python raster GIS library with low memory requirements' property='twitter:description'>
<meta content='https://git.wageningenur.nl/assets/gitlab_logo-cdf021b35c4e6bb149e26460f26fae81e80552bc879179dd80e9e9266b14e894.png' property='twitter:image'>
<title>README.md · master · Hoek, Steven / lmgeo · GitLab</title>
<meta content='Repository for Python raster GIS library with low memory requirements' name='description'>
<link rel="shortcut icon" type="image/x-icon" href="/assets/favicon-075eba76312e8421991a0c1f89a89ee81678bcde72319dd3e8047e2a47cd3a42.ico" />
<link rel="stylesheet" media="all" href="/assets/application-fd0e10fb4d3fe179d5d5ec0f0b442a6ba0947398433875b8beaf3ee0650688ce.css" />
<link rel="stylesheet" media="print" href="/assets/print-6939eb32d7a168d8fe54b11c4873498ba343870a6f7d2eb15147f7035a0154e2.css" />
<script src="/assets/application-cc81b2cb7095bd6ebe37958c2299aed00763e150a443b86d74776e638b5d05e5.js"></script>
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="uFHRGZvsCrEdIWObDHZrDKV1lqqrGSCZe02Pq29Fp7FzIygSiyNKjYSH0e8yCCk42E/56DHN5s5U4ZCRcNrNaQ==" />
<script>
//<![CDATA[
window.gon={};gon.api_version="v3";gon.default_avatar_url="http://git.wageningenur.nl/assets/no_avatar-07eeb128b993e74003e8664cff0b8e1e7234cec0443766a6763df32ca3472c23.png";gon.default_issues_tracker="gitlab";gon.max_file_size=10;gon.relative_url_root="";gon.user_color_scheme="white";gon.current_user_id=275;gon.api_token="9xEXs7_q34zwkbRnn6sG";
//]]>
</script>
<meta content='origin-when-cross-origin' name='referrer'>
<meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport'>
<meta content='#474D57' name='theme-color'>
<link rel="apple-touch-icon" type="image/x-icon" href="/assets/touch-icon-iphone-2d64ecc33893baab71adc15ff19a803a59911cc2651fb9d4d62af1379ff89aab.png" />
<link rel="apple-touch-icon" type="image/x-icon" href="/assets/touch-icon-ipad-d08897d57e1bc9400024ac15465340e832a8e7b166b91624138d48ea2c739596.png" sizes="76x76" />
<link rel="apple-touch-icon" type="image/x-icon" href="/assets/touch-icon-iphone-retina-81446c57f3351d1dacd0fb5f23ced74ba63d3878810bedea343999c6a12b3915.png" sizes="120x120" />
<link rel="apple-touch-icon" type="image/x-icon" href="/assets/touch-icon-ipad-retina-e2a776da039936ac240e76615add47b25ab77c75a5fa2d1b3907f83d5502b911.png" sizes="152x152" />
<link color='rgb(226, 67, 41)' href='/assets/logo-d36b5212042cebc89b96df4bf6ac24e43db316143e89926c0db839ff694d2de4.svg' rel='mask-icon'>
<meta content='/assets/msapplication-tile-49c9c46afd2ab9bbf35e69138bc62f8c31fa55584bd494956ac6e58e6aadc813.png' name='msapplication-TileImage'>
<meta content='#30353E' name='msapplication-TileColor'>
<style>
[data-user-is] {
display: none !important;
}
[data-user-is="275"] {
display: block !important;
}
[data-user-is="275"][data-display="inline"] {
display: inline !important;
}
[data-user-is-not] {
display: block !important;
}
[data-user-is-not][data-display="inline"] {
display: inline !important;
}
[data-user-is-not="275"] {
display: none !important;
}
</style>
</head>
<body class='ui_green' data-page='projects:blob:show'>
<script>
window.project_uploads_path = "/hoek008/lmgeo/uploads";
window.markdown_preview_path = "/hoek008/lmgeo/markdown_preview";
</script>
<header class='header-expanded navbar navbar-fixed-top navbar-gitlab'>
<div class='container-fluid'>
<div class='header-content'>
<button class='navbar-toggle' type='button'>
<span class='sr-only'>Toggle navigation</span>
<i class="fa fa-bars"></i>
</button>
<div class='navbar-collapse collapse'>
<ul class='nav navbar-nav'>
<li class='hidden-sm hidden-xs'>
<div class='search'>
<form class="navbar-form pull-left" action="/search" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="&#x2713;" />
<input type="search" name="search" id="search" placeholder="Search" class="search-input form-control" spellcheck="false" tabindex="1" />
<input type="hidden" name="group_id" id="group_id" />
<input type="hidden" name="project_id" id="project_id" value="585" />
<input type="hidden" name="search_code" id="search_code" value="true" />
<input type="hidden" name="repository_ref" id="repository_ref" value="master" />
<div class='search-autocomplete-opts hide' data-autocomplete-path='/search/autocomplete' data-autocomplete-project-id='585' data-autocomplete-project-ref='master'></div>
</form>
</div>
<script>
$('.search-input').on('keyup', function(e) {
if (e.keyCode == 27) {
$('.search-input').blur();
}
});
</script>
</li>
<li class='visible-sm visible-xs'>
<a title="Search" data-toggle="tooltip" data-placement="bottom" data-container="body" href="/search"><i class="fa fa-search"></i>
</a></li>
<li>
<a title="Todos" data-toggle="tooltip" data-placement="bottom" data-container="body" href="/dashboard/todos"><span class='badge todos-pending-count'>
0
</span>
</a></li>
<li>
<a title="New project" data-toggle="tooltip" data-placement="bottom" data-container="body" href="/projects/new"><i class="fa fa-plus fa-fw"></i>
</a></li>
<li>
<a class="logout" title="Sign out" data-toggle="tooltip" data-placement="bottom" data-container="body" rel="nofollow" data-method="delete" href="/users/sign_out"><i class="fa fa-sign-out"></i>
</a></li>
</ul>
</div>
<h1 class='title'><a href="/u/hoek008">Hoek, Steven</a> / <a class="project-item-select-holder" href="/hoek008/lmgeo">lmgeo<input type="hidden" name="project_path" id="project_path" class="project-item-select js-projects-dropdown ajax-project-select" data-include-groups="false" data-order-by="last_activity_at" /></a><i class="fa fa-chevron-down dropdown-toggle-caret js-projects-dropdown-toggle"></i> &middot; <a href="/hoek008/lmgeo/tree/master">Files</a></h1>
</div>
</div>
</header>
<script>
var findFileURL = "/hoek008/lmgeo/find_file/master";
</script>
<div class='page-sidebar-expanded page-with-sidebar'>
<div class='nicescroll sidebar-expanded sidebar-wrapper'>
<div class='header-logo'>
<a id='logo'>
<svg width="36" height="36" id="tanuki-logo">
<path id="tanuki-right-ear" class="tanuki-shape" fill="#e24329" d="M2 14l9.38 9v-9l-4-12.28c-.205-.632-1.176-.632-1.38 0z"/>
<path id="tanuki-left-ear" class="tanuki-shape" fill="#e24329" d="M34 14l-9.38 9v-9l4-12.28c.205-.632 1.176-.632 1.38 0z"/>
<path id="tanuki-nose" class="tanuki-shape" fill="#e24329" d="M18,34.38 3,14 33,14 Z"/>
<path id="tanuki-right-eye" class="tanuki-shape" fill="#fc6d26" d="M18,34.38 11.38,14 2,14 6,25Z"/>
<path id="tanuki-left-eye" class="tanuki-shape" fill="#fc6d26" d="M18,34.38 24.62,14 34,14 30,25Z"/>
<path id="tanuki-right-cheek" class="tanuki-shape" fill="#fca326" d="M2 14L.1 20.16c-.18.565 0 1.2.5 1.56l17.42 12.66z"/>
<path id="tanuki-left-cheek" class="tanuki-shape" fill="#fca326" d="M34 14l1.9 6.16c.18.565 0 1.2-.5 1.56L18 34.38z"/>
</svg>
</a>
<a class="gitlab-text-container-link" title="Dashboard" id="js-shortcuts-home" href="/"><div class='gitlab-text-container'>
<h3>GitLab</h3>
</div>
</a></div>
<ul class='nav nav-sidebar'>
<li class=""><a title="Go to dashboard" class="back-link" href="/"><i class="fa fa-caret-square-o-left fa-fw"></i>
<span>
Go to dashboard
</span>
</a></li><li class='separate-item'></li>
<li class="home"><a title="Project" class="shortcuts-project" href="/hoek008/lmgeo"><i class="fa fa-bookmark fa-fw"></i>
<span>
Project
</span>
</a></li><li class=""><a title="Activity" class="shortcuts-project-activity" href="/hoek008/lmgeo/activity"><i class="fa fa-dashboard fa-fw"></i>
<span>
Activity
</span>
</a></li><li class="active"><a title="Files" class="shortcuts-tree" href="/hoek008/lmgeo/tree/master"><i class="fa fa-files-o fa-fw"></i>
<span>
Files
</span>
</a></li><li class=""><a title="Commits" class="shortcuts-commits" href="/hoek008/lmgeo/commits/master"><i class="fa fa-history fa-fw"></i>
<span>
Commits
</span>
</a></li><li class=""><a title="Builds" class="shortcuts-builds" href="/hoek008/lmgeo/builds"><i class="fa fa-cubes fa-fw"></i>
<span>
Builds
<span class='count builds_counter'>0</span>
</span>
</a></li><li class=""><a title="Graphs" class="shortcuts-graphs" href="/hoek008/lmgeo/graphs/master"><i class="fa fa-area-chart fa-fw"></i>
<span>
Graphs
</span>
</a></li><li class=""><a title="Milestones" href="/hoek008/lmgeo/milestones"><i class="fa fa-clock-o fa-fw"></i>
<span>
Milestones
</span>
</a></li><li class=""><a title="Issues" class="shortcuts-issues" href="/hoek008/lmgeo/issues"><i class="fa fa-exclamation-circle fa-fw"></i>
<span>
Issues
<span class='count issue_counter'>0</span>
</span>
</a></li><li class=""><a title="Merge Requests" class="shortcuts-merge_requests" href="/hoek008/lmgeo/merge_requests"><i class="fa fa-tasks fa-fw"></i>
<span>
Merge Requests
<span class='count merge_counter'>0</span>
</span>
</a></li><li class=""><a title="Members" class="team-tab tab" href="/hoek008/lmgeo/project_members"><i class="fa fa-users fa-fw"></i>
<span>
Members
</span>
</a></li><li class=""><a title="Labels" href="/hoek008/lmgeo/labels"><i class="fa fa-tags fa-fw"></i>
<span>
Labels
</span>
</a></li><li class=""><a title="Wiki" class="shortcuts-wiki" href="/hoek008/lmgeo/wikis/home"><i class="fa fa-book fa-fw"></i>
<span>
Wiki
</span>
</a></li><li class=""><a title="Forks" href="/hoek008/lmgeo/forks"><i class="fa fa-code-fork fa-fw"></i>
<span>
Forks
</span>
</a></li><li class="separate-item"><a title="Settings" href="/hoek008/lmgeo/edit"><i class="fa fa-cogs fa-fw"></i>
<span>
Settings
</span>
</a></li><li class='hidden'>
<a title="Network" class="shortcuts-network" href="/hoek008/lmgeo/network/master">Network
</a></li>
</ul>
<div class='collapse-nav'>
<a class="toggle-nav-collapse" title="Open/Close" href="#"><i class="fa fa-angle-left"></i></a>
</div>
<a class="sidebar-user" title="Profile" href="/u/hoek008"><img alt="Profile" class="avatar avatar s36" src="http://git.wageningenur.nl/uploads/user/avatar/275/505271.jpg" />
<div class='username'>
hoek008
</div>
</a></div>
<div class='content-wrapper'>
<div class='flash-container'>
</div>
<div class='container-fluid container-limited'>
<div class='content'>
<div class='clearfix'>
<div class='tree-holder' id='tree-holder'>
<div class='nav-block'>
<div class='tree-ref-holder'>
<form class="project-refs-form" action="/hoek008/lmgeo/refs/switch" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="&#x2713;" />
<select name="ref" id="ref" class="project-refs-select select2 select2-sm"><optgroup label="Branches"><option selected="selected" value="master">master</option></optgroup><optgroup label="Tags"></optgroup></select>
<input type="hidden" name="destination" id="destination" value="blob" />
<input type="hidden" name="path" id="path" value="README.md" />
</form>
</div>
<ul class='breadcrumb repo-breadcrumb'>
<li>
<a href="/hoek008/lmgeo/tree/master">lmgeo
</a></li>
<li>
<a href="/hoek008/lmgeo/blob/master/README.md"><strong>
README.md
</strong>
</a></li>
</ul>
</div>
<ul class='blob-commit-info hidden-xs'>
<li class='commit js-toggle-container' id='commit-414041e7'>
<div class='commit-row-title'>
<span class='item-title str-truncated'>
<a class="commit-row-message" href="/hoek008/lmgeo/commit/414041e72589b77e9d3f9f5a886c40201577dee3">Correction of a mistake</a>
</span>
<div class='pull-right'>
<a class="ci-status-link ci-status-icon-skipped" title="Build skipped" data-toggle="tooltip" data-placement="auto left" href="/hoek008/lmgeo/commit/414041e72589b77e9d3f9f5a886c40201577dee3/builds"><i class="fa fa-circle fa-fw"></i></a>
&nbsp;
<button class="btn btn-clipboard" data-clipboard-text="414041e72589b77e9d3f9f5a886c40201577dee3" type="button"><i class="fa fa-clipboard"></i></button>
<a class="commit_short_id" href="/hoek008/lmgeo/commit/414041e72589b77e9d3f9f5a886c40201577dee3">414041e7</a>
</div>
<div class='notes_count'>
</div>
</div>
<div class='commit-row-info'>
<a class="commit-author-link has_tooltip" data-original-title="steven.hoek@wur.nl" href="/u/hoek008"><img class="avatar s24" width="24" alt="" src="http://git.wageningenur.nl/uploads/user/avatar/275/505271.jpg" /> <span class="commit-author-name">Hoek, Steven</span></a>
authored
<div class='committed_ago'>
<time class="time_ago js-timeago " datetime="2016-04-20T15:51:34Z" title="Apr 20, 2016 3:51pm" data-toggle="tooltip" data-placement="top" data-container="body">2016-04-20 17:51:34 +0200</time> &nbsp;
</div>
<a class="pull-right" href="/hoek008/lmgeo/tree/414041e72589b77e9d3f9f5a886c40201577dee3">Browse Files »</a>
</div>
</li>
</ul>
<div class='blob-content-holder' id='blob-content-holder'>
<article class='file-holder'>
<div class='file-title'>
<i class="fa fa-file-text-o fa-fw"></i>
<strong>
README.md
</strong>
<small>
1.67 KB
</small>
<div class='file-actions hidden-xs'>
<div class='btn-group tree-btn-group'>
<a class="btn btn-sm" target="_blank" href="/hoek008/lmgeo/raw/master/README.md">Raw</a>
<a class="btn btn-sm" href="/hoek008/lmgeo/blame/master/README.md">Blame</a>
<a class="btn btn-sm" href="/hoek008/lmgeo/commits/master/README.md">History</a>
<a class="btn btn-sm" href="/hoek008/lmgeo/blob/414041e72589b77e9d3f9f5a886c40201577dee3/README.md">Permalink</a>
</div>
<div class='btn-group' role='group'>
<a class="btn" href="/hoek008/lmgeo/edit/master/README.md">Edit</a>
<button name="button" type="submit" class="btn btn-default" data-target="#modal-upload-blob" data-toggle="modal">Replace</button>
<button name="button" type="submit" class="btn btn-remove" data-target="#modal-remove-blob" data-toggle="modal">Delete</button>
</div>
</div>
</div>
<div class='file-content wiki'>
<p>Low-Memory GEOgraphic information system library - lmgeo</p>&#x000A;&#x000A;<p>Lmgeo is a Python raster GIS library with low memory requirements. Aim is to provide software building blocks with a low-memory footprint that can be used to automate specific tasks without necessarily requiring common GIS software like ArcGIS or QGIS. </p>&#x000A;&#x000A;<p>These building blocks can be used in the following ways:</p>&#x000A;&#x000A;<ul>&#x000A;<li>as basis for easy-to-use GIS applications with an interface designed according to the so-called LIME approach (less is more). Non-expert users can be taught how to use such applications for recurring tasks which would otherwise require the intervention of expert users.</li>&#x000A;<li>as part of integrated software that deals with more than only the domain of GIS</li>&#x000A;<li>to automate tasks which would cause ArcGIS / QGIS to reserve a lot of memory and would slow down the execution </li>&#x000A;<li>to automate tasks that are error-prone in ArcGIS - e.g. certain raster GIS operations.</li>&#x000A;</ul>&#x000A;&#x000A;<p>The folllowing principles were used in the implementation of lmgeo:</p>&#x000A;&#x000A;<ul>&#x000A;<li>should work on any platform (Windows, Linux or Mac)</li>&#x000A;<li>the library was implemented as much as possible in pure python with as few dependencies as possible</li>&#x000A;<li>modular design, allowing easy replacement of components </li>&#x000A;<li>a common interface for all classes dedicated to image formats</li>&#x000A;<li>reading, processing and writing of image data as much as possible line by line, to limit memory usage.</li>&#x000A;</ul>&#x000A;&#x000A;<p>Supported image formats:</p>&#x000A;&#x000A;<ul>&#x000A;<li>ASCII grid (*.asc)</li>&#x000A;<li>Floating point rasters (*.flt)</li>&#x000A;<li>Band interleaved by line (*.bil)</li>&#x000A;<li>Band sequential (*.bsq)</li>&#x000A;<li>GeoTiff (*.tif)</li>&#x000A;<li>HDF5 (*.hdf5)</li>&#x000A;<li>NetCDF4 (*.nc4).</li>&#x000A;</ul>&#x000A;&#x000A;<p>Dependencies:</p>&#x000A;&#x000A;<ul>&#x000A;<li>numpy</li>&#x000A;<li>pylibtiff</li>&#x000A;<li>PyTables</li>&#x000A;<li>netCDF4.</li>&#x000A;</ul>&#x000A;&#x000A;<p>More documentation is in preparation. Feel free to ask if you need assistance.</p>
</div>
</article>
</div>
</div>
<div class='modal' id='modal-remove-blob'>
<div class='modal-dialog'>
<div class='modal-content'>
<div class='modal-header'>
<a class='close' data-dismiss='modal' href='#'>×</a>
<h3 class='page-title'>Delete README.md</h3>
</div>
<div class='modal-body'>
<form class="form-horizontal js-replace-blob-form js-quick-submit js-requires-input" action="/hoek008/lmgeo/blob/master/README.md" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="&#x2713;" /><input type="hidden" name="_method" value="delete" /><input type="hidden" name="authenticity_token" value="+eAH7affTOK/IRiy4DTq+eOBt0kKZX2yUBeBk6ErITUykv7mtxAM3iaHqsbeSqjNnrvYC5Cxu+V/u56pvrRL7Q==" />
<div class='form-group commit_message-group'>
<label class="control-label" for="commit_message-b9c3d8395d13c94585f05956f335fc00">Commit message
</label><div class='col-sm-10'>
<div class='commit-message-container'>
<div class='max-width-marker'></div>
<textarea name="commit_message" id="commit_message-b9c3d8395d13c94585f05956f335fc00" class="form-control js-commit-message" placeholder="Delete README.md" required="required" rows="3">
</textarea>
</div>
</div>
</div>
<div class='form-group branch'>
<label class="control-label" for="target_branch">Target branch</label>
<div class='col-sm-10'>
<input type="text" name="target_branch" id="target_branch" value="master" required="required" class="form-control js-target-branch" />
<div class='js-create-merge-request-container'>
<div class='checkbox'>
<label for="create_merge_request-b0eca65f7b7b51917366254c8efd1caa"><input type="checkbox" name="create_merge_request" id="create_merge_request-b0eca65f7b7b51917366254c8efd1caa" value="1" class="js-create-merge-request" checked="checked" />
Start a <strong>new merge request</strong> with these changes
</label></div>
</div>
</div>
</div>
<input type="hidden" name="original_branch" id="original_branch" value="master" class="js-original-branch" />
<div class='form-group'>
<div class='col-sm-offset-2 col-sm-10'>
<button name="button" type="submit" class="btn btn-remove btn-remove-file">Delete file</button>
<a class="btn btn-cancel" data-dismiss="modal" href="#">Cancel</a>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<script>
new NewCommitForm($('.js-replace-blob-form'))
</script>
<div class='modal' id='modal-upload-blob'>
<div class='modal-dialog'>
<div class='modal-content'>
<div class='modal-header'>
<a class='close' data-dismiss='modal' href='#'>×</a>
<h3 class='page-title'>Replace README.md</h3>
</div>
<div class='modal-body'>
<form class="js-quick-submit js-upload-blob-form form-horizontal" action="/hoek008/lmgeo/update/master/README.md" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="&#x2713;" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="authenticity_token" value="zitNtuI1Gkm7B+D9vJsqNJ6PGuEAgrVHgy081zVVpiQFWbS98vpadSKhUomC5WgA47V1o5pWcxCsgSPtKsrM/A==" />
<div class='dropzone'>
<div class='dropzone-previews blob-upload-dropzone-previews'>
<p class='dz-message light'>
Attach a file by drag &amp; drop or
<a class="markdown-selector" href="#">click to upload</a>
</p>
</div>
</div>
<br>
<div class='alert alert-danger data dropzone-alerts' style='display:none'></div>
<div class='form-group commit_message-group'>
<label class="control-label" for="commit_message-17b031352e8539812c2a5008ed40ffb3">Commit message
</label><div class='col-sm-10'>
<div class='commit-message-container'>
<div class='max-width-marker'></div>
<textarea name="commit_message" id="commit_message-17b031352e8539812c2a5008ed40ffb3" class="form-control js-commit-message" placeholder="Replace README.md" required="required" rows="3">
</textarea>
</div>
</div>
</div>
<div class='form-group branch'>
<label class="control-label" for="target_branch">Target branch</label>
<div class='col-sm-10'>
<input type="text" name="target_branch" id="target_branch" value="master" required="required" class="form-control js-target-branch" />
<div class='js-create-merge-request-container'>
<div class='checkbox'>
<label for="create_merge_request-04504c0971881e8b2f35f81ba4c88140"><input type="checkbox" name="create_merge_request" id="create_merge_request-04504c0971881e8b2f35f81ba4c88140" value="1" class="js-create-merge-request" checked="checked" />
Start a <strong>new merge request</strong> with these changes
</label></div>
</div>
</div>
</div>
<input type="hidden" name="original_branch" id="original_branch" value="master" class="js-original-branch" />
<div class='form-actions'>
<button name="button" type="submit" class="btn btn-small btn-create btn-upload-file" id="submit-all">Replace file</button>
<a class="btn btn-cancel" data-dismiss="modal" href="#">Cancel</a>
</div>
</form>
</div>
</div>
</div>
</div>
<script>
disableButtonIfEmptyField($('.js-upload-blob-form').find('.js-commit-message'), '.btn-upload-file');
new BlobFileDropzone($('.js-upload-blob-form'), 'put');
new NewCommitForm($('.js-upload-blob-form'))
</script>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment